From: Eli Zaretskii Date: Sat, 21 Mar 2009 14:03:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1135 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=38ac3d0b57b2e2620091f673e7327a08b49485e5;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f47387f1c91..31bf738b0e4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,22 @@ +2009-03-21 Eli Zaretskii + + * eshell/em-ls.el (eshell-ls-dir): Call + eshell-directory-files-and-attributes with additional argument + 'integer or 'string, according to numeric-uid-gid. + (eshell-ls-file): Don't convert UID and GID to strings, as + eshell-ls-dir already did. Enlarge max user-name string length to + 14 characters. + (eshell-do-ls): Fix the long name of the -L option. + + * eshell/esh-util.el (directory-files-and-attributes): Accept and + ignore additional optional argument id-format. + (eshell-directory-files-and-attributes): Call + directory-files-and-attributes with additional argument id-format. + + * eshell/em-ls.el (eshell-ls-file): Enlarge default size-width to 8. + (eshell-ls-dir): Under -l, call eshell-ls-printable-size with last + argument nil. + 2009-03-21 David Reitter * cus-start.el (all): Use existing `ns' rather than new `nextstep'